Resource StructureDefinition/FHIR Server from package ufp.core#0.6.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"meta" : {
"lastUpdated" : "2017-10-26T15:05:28.08+02:00"
},
"url" : "http://fhir.ufp/StructureDefinition/species",
"name" : "PatientSpeciesUFP",
"status" : "draft",
"date" : "2018-10-03",
"description" : "Extension to capture species information for Patients in the United Federation of Planets",
"fhirVersion" : "4.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Patient"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension.value[x]:valueCodeableConcept",
"path" : "Extension.valueCodeableConcept",
"sliceName" : "valueCodeableConcept",
"short" : "Species information about the Patient",
"definition" : "For Patients of mixed species use multiple instances of the extension",
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.ufp/ValueSet/species"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.